|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
DHCP sub option remote identification structure. More...
Public Attributes | |
| byte | getRemoteIdType |
| byte | getRemoteIdLength |
| mac | getMacAddress |
Public Attributes inherited from DhcpOption | |
| byte | getOptionCode |
| byte | getOptionLength |
| vector< DhcpOption > | getSubOptions |
DHCP sub option remote identification structure.
| mac DhcpSubOptionRemoteId::getMacAddress |
| byte DhcpSubOptionRemoteId::getRemoteIdLength |
| byte DhcpSubOptionRemoteId::getRemoteIdType |